internal/runtime/maps.probeSeq.index (field)

4 uses

	internal/runtime/maps (current package)
		table.go#L1248: 	index  uint64
		table.go#L1255: 		index:  0,
		table.go#L1260: 	s.index++
		table.go#L1261: 	s.offset = (s.offset + s.index) & s.mask